ZoomLevelChanged

An event indicating that the zoom level for a specific URL has been changed.

Functions

Link copied to clipboard
open fun host(): Host
Returns the host of the URL of the web page which zoom level has been changed.
Link copied to clipboard
open fun level(): ZoomLevel
Returns the new zoom level of a web page.
Link copied to clipboard
Returns the ZoomService instance initiated this event.